GtkScrolledWindow: Take border into account
authorMatthias Clasen <mclasen@redhat.com>
Fri, 28 Nov 2014 22:20:23 +0000 (17:20 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 10 Dec 2014 15:01:30 +0000 (10:01 -0500)
commita083809b937e6714ff9259e53ff28d659fb427e2
tree71e3b0dc4a6005b1774e782b1e9aba3cf4c1a28d
parent94310506182cf7acf0738f76fe8e96aa322114b2
GtkScrolledWindow: Take border into account

Use the new scrollable API for getting non-scrollable borders
and draw over/undershoot at the right place. In practice, this
means that they now appear below treeview headers.
gtk/gtkscrolledwindow.c